Registers are a type of computer memory used to quickly accept, store, and transfer data and instructions that are being used immediately by the CPU. The registers used by the CPU are often termed as Processor registers.
5
Let the memory access time is 10 miliseconds and cache hit ratio 15%. The effective memory access time is
Question:
What is the name of the storage device that compensates the difference in rates of flow of data from one device to another?
✅ Correct Answer:Buffer
Explanation:
A Buffer is a temporary storage area that helps in matching the speed of data transfer between a fast and a slow device, ensuring smooth data flow without loss.
Final Answer: Buffer
1
How many 32K × 1 RAM chips are needed to provide a memory capacity of 256K bytes?
Consider a hard disk with 16 recording surfaces (0 – 15) having 16384 cylinders (0 – 16383) and each cylinder contains 64 sectors (0 – 63). Data storage capacity in each sector is 512 bytes. Data are organized stored in the disk and the starting disk location of the file is < 1200, 9, 40>. What is the cylinder number of the last sector of the file, if it is stored in a contiguous manner?